gdk: Include a default cursor as resource
authorMatthias Clasen <mclasen@redhat.com>
Sun, 26 Apr 2020 18:41:52 +0000 (14:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 26 Apr 2020 18:41:52 +0000 (14:41 -0400)
commit7eeeb3f22978daa1bf7f51df0b915b6ab2821eb3
treeb5031c3150c7761b4c81fbe7053b6f59f467ce3d
parent7ca8efa0f5441643f807b71f77873c025025c10c
gdk: Include a default cursor as resource

Provide a fallback cursor of last resort. Otherwise,
we end up with no visible cursor if there is no
cursor theme installed, wihch is less than helpful.
gdk/default_cursor.png [new file with mode: 0644]
gdk/gen-gdk-gresources-xml.py